man/ostree.repo-config: improve min-free-space-* docs
authorWill Thompson <wjt@endlessm.com>
Fri, 17 Aug 2018 12:14:17 +0000 (13:14 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Sun, 19 Aug 2018 01:43:05 +0000 (01:43 +0000)
commitada5716fb2843d4cd431150da6a0de0a65d8cb3a
treed86e2e06a0b6e9e8929936b4b9c0c645b4e100f1
parent57dbd176e99b657dba2b7450a5823d0b27c4ff38
man/ostree.repo-config: improve min-free-space-* docs

0 is not a valid value (the units are required), and 1MB is taken to
mean 1048576 bytes, not 1000000 bytes (unlike other human-readable sizes
in libostree, which are formatted by g_format_size(), and hence use
power-of-10 units). It's probably a bit late to change this latter
point, but the documentation should mention it.

Define 'MB' etc. more precisely; include the byte counts in the
examples; and improve the formatting of the min-free-space-* paragraphs.

Signed-off-by: Will Thompson <wjt@endlessm.com>
Closes: #1706
Approved by: mwleeds
man/ostree.repo-config.xml